Click or drag to resize

UpdateRecordRoute Property

Gets or sets Record-Route header field. The Record-Route header field is used to force routing through a proxy for all subsequent requests in a session between two clients.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string RecordRoute { get; set; }

Property Value

Type: String
See Also